[INFO] cloning repository https://github.com/mahdi739/leptos_wry
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mahdi739/leptos_wry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahdi739%2Fleptos_wry", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahdi739%2Fleptos_wry'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d9dcb0c7f8a2e9795f9423bafd54aa4d7854db7
[INFO] fixing mahdi739/leptos_wry against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahdi739%2Fleptos_wry" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mahdi739/leptos_wry
[INFO] finished tweaking git repo https://github.com/mahdi739/leptos_wry
[INFO] tweaked toml for git repo https://github.com/mahdi739/leptos_wry written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mahdi739/leptos_wry on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mahdi739/leptos_wry already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/DioxusLabs/wasm-bindgen-wry`
[INFO] [stderr]     Updating git submodule `https://github.com/ealmloff/wasm-bindgen.git`
[INFO] [stderr]     Updating git repository `https://github.com/leptos-rs/leptos`
[INFO] [stderr]     Updating git repository `https://github.com/DioxusLabs/dioxus`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 49e8c7bfd9287892a1be055522a8902240cac59c9d0a5ea9e5d2e4fe8b04c953
[INFO] running `Command { std: "docker" "start" "49e8c7bfd9287892a1be055522a8902240cac59c9d0a5ea9e5d2e4fe8b04c953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "49e8c7bfd9287892a1be055522a8902240cac59c9d0a5ea9e5d2e4fe8b04c953" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49e8c7bfd9287892a1be055522a8902240cac59c9d0a5ea9e5d2e4fe8b04c953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "49e8c7bfd9287892a1be055522a8902240cac59c9d0a5ea9e5d2e4fe8b04c953" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.3
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]     Checking throw_error v0.3.1 (https://github.com/leptos-rs/leptos#2155dc3f)
[INFO] [stderr]     Checking or_poisoned v0.1.0 (https://github.com/leptos-rs/leptos#2155dc3f)
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling server_fn_macro v0.8.8 (https://github.com/leptos-rs/leptos#2155dc3f)
[INFO] [stderr]    Compiling reactive_graph v0.2.12 (https://github.com/leptos-rs/leptos#2155dc3f)
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling tachys v0.2.11 (https://github.com/leptos-rs/leptos#2155dc3f)
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling wry-bindgen v0.2.106-alpha.1 (https://github.com/DioxusLabs/wasm-bindgen-wry?tag=v0.2.106#04236808)
[INFO] [stderr]    Compiling wry-bindgen v0.2.106-alpha.1 (https://github.com/DioxusLabs/wasm-bindgen-wry#04236808)
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking either_of v0.1.6 (https://github.com/leptos-rs/leptos#2155dc3f)
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling server_fn v0.8.9 (https://github.com/leptos-rs/leptos#2155dc3f)
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking next_tuple v0.1.0 (https://github.com/leptos-rs/leptos#2155dc3f)
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0 (https://github.com/leptos-rs/leptos#2155dc3f)
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling leptos_macro v0.8.14 (https://github.com/leptos-rs/leptos#2155dc3f)
[INFO] [stderr]     Checking const-str v0.7.1
[INFO] [stderr]    Compiling wry v0.53.5
[INFO] [stderr]     Checking quote v1.0.44
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling leptos v0.8.15 (https://github.com/leptos-rs/leptos#2155dc3f)
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking x11 v2.21.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wry-bindgen-macro-support v0.2.106-alpha.1 (https://github.com/DioxusLabs/wasm-bindgen-wry?tag=v0.2.106#04236808)
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling wry-bindgen-macro-support v0.2.106-alpha.1 (https://github.com/DioxusLabs/wasm-bindgen-wry#04236808)
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling reactive_stores_macro v0.2.6 (https://github.com/leptos-rs/leptos#2155dc3f)
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.5 (https://github.com/leptos-rs/leptos#2155dc3f)
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling wasm_split_macros v0.2.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling wry-bindgen-macro v0.2.106-alpha.1 (https://github.com/DioxusLabs/wasm-bindgen-wry#04236808)
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106 (https://github.com/DioxusLabs/wasm-bindgen-wry#04236808)
[INFO] [stderr]     Checking dlopen2 v0.8.2
[INFO] [stderr]     Checking rstml v0.12.1
[INFO] [stderr]    Compiling wry-bindgen-macro v0.2.106-alpha.1 (https://github.com/DioxusLabs/wasm-bindgen-wry?tag=v0.2.106#04236808)
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106 (https://github.com/DioxusLabs/wasm-bindgen-wry?tag=v0.2.106#04236808)
[INFO] [stderr]     Checking wasm_split_helpers v0.2.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking typed-builder v0.23.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking oco_ref v0.2.1 (https://github.com/leptos-rs/leptos#2155dc3f)
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]     Checking codee v0.3.5
[INFO] [stderr]     Checking leptos_config v0.8.8 (https://github.com/leptos-rs/leptos#2155dc3f)
[INFO] [stderr]     Checking leptos_hot_reload v0.8.5 (https://github.com/leptos-rs/leptos#2155dc3f)
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hydration_context v0.3.0 (https://github.com/leptos-rs/leptos#2155dc3f)
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking wasm-bindgen v0.2.106 (https://github.com/DioxusLabs/wasm-bindgen-wry?tag=v0.2.106#04236808)
[INFO] [stderr]     Checking wasm-bindgen v0.2.106 (https://github.com/DioxusLabs/wasm-bindgen-wry#04236808)
[INFO] [stderr]     Checking js-sys v0.3.83 (https://github.com/DioxusLabs/wasm-bindgen-wry?tag=v0.2.106#04236808)
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.1
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking gdkwayland-sys v0.18.2
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.56 (https://github.com/DioxusLabs/wasm-bindgen-wry?tag=v0.2.106#04236808)
[INFO] [stderr]     Checking web-sys v0.3.83 (https://github.com/DioxusLabs/wasm-bindgen-wry?tag=v0.2.106#04236808)
[INFO] [stderr]     Checking any_spawner v0.3.0 (https://github.com/leptos-rs/leptos#2155dc3f)
[INFO] [stderr]     Checking reactive_stores v0.3.1 (https://github.com/leptos-rs/leptos#2155dc3f)
[INFO] [stderr]     Checking gio v0.18.4
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking javascriptcore-rs v1.1.2
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]     Checking console_log v1.0.0
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking soup3 v0.5.0
[INFO] [stderr]     Checking gdk v0.18.2
[INFO] [stdout] error[E0277]: the trait bound `web_sys::Event: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:453:22
[INFO] [stdout]     |
[INFO] [stdout] 453 | pub struct Custom<E: FromWasmAbi = web_sys::Event> {
[INFO] [stdout]     |                      ^^^^^^^^^^^ the trait `FromWasmAbi` is not implemented for `web_sys::Event`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `event::Custom`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:453:22
[INFO] [stdout]     |
[INFO] [stdout] 453 | pub struct Custom<E: FromWasmAbi = web_sys::Event> {
[INFO] [stdout]     |                      ^^^^^^^^^^^ required by this bound in `Custom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `web_sys::Event: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `web_sys::Event`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BeforeUnloadEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `BeforeUnloadEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `GamepadEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `GamepadEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HashChangeEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `HashChangeEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MessageEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `MessageEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PageTransitionEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `PageTransitionEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PopStateEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `PopStateEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PromiseRejectionEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `PromiseRejectionEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StorageEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `StorageEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `UiEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `UiEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AnimationEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `AnimationEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MouseEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `MouseEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `InputEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `InputEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `FocusEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `FocusEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CompositionEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `CompositionEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DragEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `DragEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ErrorEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `ErrorEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PointerEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `PointerEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `KeyboardEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `KeyboardEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ProgressEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `ProgressEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SecurityPolicyViolationEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `SecurityPolicyViolationEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SubmitEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `SubmitEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TouchEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `TouchEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TransitionEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `TransitionEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `WheelEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `WheelEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeviceMotionEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `DeviceMotionEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeviceOrientationEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `DeviceOrientationEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ClipboardEvent: FromWasmAbi` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:535:70
[INFO] [stdout]     |
[INFO] [stdout] 535 |           #[doc = "The `" [< $($event)+ >] "` event, which receives [" $web_event "](web_sys::" $web_event ") as its argument."]
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 536 | |         #[derive(Copy, Clone, Debug)]
[INFO] [stdout] 537 | |         #[allow(non_camel_case_types)]
[INFO] [stdout] 538 | |         pub struct [<$( $event )+ >];
[INFO] [stdout] 539 | |
[INFO] [stdout] 540 | |         impl EventDescriptor for [< $($event)+ >] {
[INFO] [stdout] 541 | |           type EventType = web_sys::$web_event;
[INFO] [stdout]     | |__________________________________^ the trait `FromWasmAbi` is not implemented for `ClipboardEvent`
[INFO] [stdout] ...
[INFO] [stdout] 562 | / generate_event_types! {
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |   visibility change: Event,
[INFO] [stdout] 769 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromWasmAbi` is implemented for `JsValue`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/convert.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl FromWasmAbi for JsValue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EventDescriptor::EventType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/html/event.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |     type EventType: FromWasmAbi;
[INFO] [stdout]     |                     ^^^^^^^^^^^ required by this bound in `EventDescriptor::EventType`
[INFO] [stdout]     = note: this error originates in the macro `generate_event_types` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gdkx11 v0.18.2
[INFO] [stdout] error[E0277]: the size for values of type `(dyn FnMut() + 'static)` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/leptos-79e4740403520456/2155dc3/tachys/src/renderer/dom.rs:49:16
[INFO] [stdout]     |
[INFO] [stdout]  49 |     let task = Closure::once_into_js(task);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `(dyn FnMut() + 'static)`
[INFO] [stdout] note: required by a bound in `Closure::<T>::once_into_js`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/wasm-bindgen-wry-b22ea4ddad6e5b07/0423680/wry-bindgen/src/lib.rs:361:12
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn once_into_js<F, M>(fn_once: F) -> JsValue
[INFO] [stdout]     |            ------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 361 |         T: Sized,
[INFO] [stdout]     |            ^^^^^ required by this bound in `Closure::<T>::once_into_js`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tachys` (lib) due to 30 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "49e8c7bfd9287892a1be055522a8902240cac59c9d0a5ea9e5d2e4fe8b04c953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49e8c7bfd9287892a1be055522a8902240cac59c9d0a5ea9e5d2e4fe8b04c953", kill_on_drop: false }`
[INFO] [stdout] 49e8c7bfd9287892a1be055522a8902240cac59c9d0a5ea9e5d2e4fe8b04c953
